home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / comm / misc / 8n1.readme < prev    next >
Text File  |  1995-09-20  |  2KB  |  75 lines

  1. Short:    Replaces serial.device.  V37.12
  2. Author:   llucius@millcomm.com (L.Lucius)
  3. Uploader: llucius@millcomm.com (L.Lucius)
  4. Version:  37.12
  5. Type:     comm/misc
  6. Requires: AmigaDOS 2.04+ (might work under 1.3)
  7. Replaces: comm/misc/8n1.lha
  8.  
  9. A replacement driver for the standard serial.device.  Originally based on
  10. v34serial.device, it has been redesigned and enhanced.  Includes source.
  11.  
  12. This release should fix some problems for you 68000 users and, as you can
  13. see, will fix several other problems.
  14.  
  15. Changes since last Aminet release:
  16.  
  17. Version: 37.11 15-Aug-95
  18. ------------------------
  19. - Added line to turn on the DSR bit if needed.  Normally
  20.   commented out.
  21.  
  22. - Removed unneeded RTS line code added on 04-Aug-95.
  23.  
  24. - Clear SERB_ACTIVE IO_FLAG when I/O has completed.
  25.  
  26. - Set default SERFLAGS during device open.
  27.  
  28. - Use current baud and buffer sizes for initializing I/O
  29.   request instead of default.
  30.  
  31. - Turn Handshake on by default to match SerFlags.
  32.  
  33. - Insure that interrupts are enabled prior to checking TBE or
  34.   RBF interrupts.
  35.  
  36. - Check SOFTINT prior to TBE to keep 8n1 from blocking them.
  37.  
  38. - Add code to correct bug in NComm.  Define symbol NCOMM and
  39.   reassemble to get this support.
  40.  
  41. - Isolated SNMA directives to allow assembly with SAS/C
  42.   assembler.
  43.  
  44. Version: 37.12 27-Aug-95
  45. ------------------------
  46. - Re-added list arbitration in cmd_Read.
  47.  
  48. - Added I/O completion status to each command routine and
  49.   removed unnecessary code from BeginIO routine.
  50.  
  51. - Removed PC-Relative optimizer option to prevent incorrect
  52.   conversion to a 68020+ instruction.  This should fix the
  53.   problems on 68000 machines.
  54.  
  55. - Added test for QUICK bit in AbortIO routine.
  56.  
  57. - Changed DS alignment directives to CNOP directives.
  58.  
  59. - Third Aminet release.
  60.  
  61.  
  62. ============================= Archive contents =============================
  63.  
  64. Original  Packed Ratio    Date     Time    Name
  65. -------- ------- ----- --------- --------  -------------
  66.     3200    2183 31.7% 02-Sep-95 21:40:18  8n1.device
  67.     3204    2186 31.7% 02-Sep-95 21:40:32  8n1.device.ncomm
  68.     7520    3095 58.8% 24-Aug-95 19:56:10  8n1.guide
  69.      432     147 65.9% 02-Sep-95 21:40:14  8n1.i
  70.     1738     923 46.8% 02-Sep-95 21:43:22  8n1.readme
  71.    90444   17918 80.1% 02-Sep-95 21:40:12  8n1.s
  72.     3315    1451 56.2% 02-Sep-95 21:40:12  ChangeLog
  73. -------- ------- ----- --------- --------
  74.   109853   27903 74.5% 03-Sep-95 08:11:12   7 files
  75.